Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.ecm.platform.oauth.auth.defaultConfig--preFilter

This contribution is part of XML component org.nuxeo.ecm.platform.oauth.auth.defaultConfig inside nuxeo-platform-oauth-5.8.jar

Extension Point

Extension point preFilter of component PluggableAuthenticationService.

Contributed Items

  • <preFilter class="org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter" name="OAuth"/>

XML Source

<extension point="preFilter" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">

      <preFilter class="org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter" name="OAuth"/>

  </extension>